Skip to content

Add Code-Graph-RAG#1755

Open
vitali87 wants to merge 1 commit intoanalysis-tools-dev:masterfrom
vitali87:add-code-graph-rag
Open

Add Code-Graph-RAG#1755
vitali87 wants to merge 1 commit intoanalysis-tools-dev:masterfrom
vitali87:add-code-graph-rag

Conversation

@vitali87
Copy link

@vitali87 vitali87 commented Mar 1, 2026

Adds Code-Graph-RAG as a new tool in data/tools/code-graph-rag.yml.

Code-Graph-RAG builds knowledge graphs from multi-language codebases using Tree-sitter AST parsing and stores them in Memgraph. It supports 11 programming languages (Python, JavaScript, TypeScript, Rust, Go, Java, Scala, C++, Lua) with a unified graph schema and enables natural language querying of code structure and relationships. It also functions as an MCP server for AI assistant integration.

  • MIT licensed, open source
  • 1,400+ commits, 33+ contributors
  • Published on PyPI
  • Tags: python, javascript, typescript, rust, go, java, scala, cpp, lua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant